utf8proc.git
2020-03-27 Steven G. Johnsonupdate
2020-03-27 Steven G. Johnsonwhoops, generated from old tables
2020-03-27 Steven G. Johnsonlink fixes
2020-03-27 Steven G. Johnsonversion bump to 2.5
2020-03-27 Steven G. JohnsonUnicode 13 support (#179)
2020-02-19 Andreas-SchniertshauerAdd: tests to CMakeLists.txt (#173)
2019-07-11 Stefan WeilFix some typos (found by codespell) (#160)
2019-05-14 Steven G. Johnsonslight clarification
2019-05-14 Steven G. Johnsonupdate header file comments (closes #157)
2019-05-11 Steven G. JohnsonNEWS for 2.4, updated version numbers (which I forgot...
2019-05-11 Steven G. Johnsonignore vscode
2019-05-11 GOTOH Shunsukeupdate for unicode 12.1 (#156)
2019-05-08 Steven G. Johnsontypo
2019-05-08 Steven G. Johnsonmore info
2019-05-08 Steven G. Johnsonnote official releases
2019-05-08 Steven G. Johnsonmore compile info
2019-05-08 Michael OsipovDocument HP-UX build support (#155)
2019-05-08 Michael OsipovImprove portability of Make (#154)
2019-04-17 past-due[CMake] Add UTF8PROC_NO_INSTALL option (#152)
2019-04-09 Steven G. Johnsoncopyright year update
2019-04-09 Steven G. Johnsonfontforge is no longer needed
2019-03-30 Steven G. JohnsonMerge branch 'master' of https://github.com/JuliaLang...
2019-03-30 Steven G. JohnsonNEWS for 2.3
2019-03-30 Steven G. Johnsonadd utf8proc_unicode_version (#151)
2019-03-30 Steven G. Johnsongive up on Unifont for charwidth data (#150)
2019-03-30 Steven G. JohnsonMerge branch 'master' of https://github.com/JuliaLang...
2019-03-30 Steven G. Johnsondoc clarification (closing #110)
2019-03-30 Steven G. Johnsonfix CHARBOUND option for non-characters (#149)
2019-03-30 Steven G. Johnsonupdate for unicode 12 (#148)
2019-03-30 Steven G. Johnsonrebased cmake updates (#147)
2019-03-30 Steven G. Johnsonuse Travis Julia support to get a modern Julia version...
2018-11-01 Steven G. Johnsonfix Julia script for Julia 1.0
2018-11-01 Graham InggsPass users' flags (#141)
2018-11-01 Michael DrakeGenerate and install a pkg-config file. (#142)
2018-07-25 Steven G. Johnsonlink fix
2018-07-24 Steven G. Johnsonbadge updates
2018-07-24 Steven G. Johnsondoc fixes, don't export stdint and limits.h values...
2018-07-24 Steven G. JohnsonMerge branch 'master' of https://github.com/JuliaLang...
2018-07-24 Steven G. Johnson2.2 release date
2018-07-24 Steven G. Johnsonupdate copyright statement for data_generator
2018-07-24 Steven G. Johnsoncopyright year updates
2018-07-24 Steven G. Johnsonnote Unicode 11 in NEWS
2018-07-24 Steven G. Johnsonupdate data and algorithms for Unicode 11 (#140)
2018-07-24 Steven G. Johnsoncharwidth=1 for soft hyphen and unassigned codepoints...
2018-06-06 Nehal J WaniEnhance CMakeLists.txt (#138)
2018-05-02 Steven G. Johnsonuppercase mapping ß (U+00df) to ẞ (U+1E9E) (#134)
2018-05-02 Steven G. JohnsonNEWS for upcoming 2.2 release, version bump
2018-05-02 Steven G. JohnsonCase folding fixes (#133)
2018-04-30 past-dueStatic library support improvements (#123)
2018-04-27 past-due[CMake] Use target_compile_definitions to avoid affecti...
2018-04-27 Steven G. Johnsonnote Unicode 10 support
2018-04-27 Steven G. Johnsonupdate to unicode 10 (#132)
2018-04-27 Steven G. Johnsonversion bump to 2.1.1 (#131)
2018-04-27 Steven G. Johnsonfix make clean
2018-04-27 Steven G. Johnsonmissing return code, success message in test/misc.c
2018-04-27 Steven G. Johnsonmake internal function static
2018-04-27 Steven G. Johnsonadded test for #128
2018-04-27 Benito van... possible fix for #128 (#129)
2018-04-18 Ryan SchmidtUse LDFLAGS when building libutf8proc.dylib (#125)
2017-09-21 Branko ČibejFix declaration-after-statement warning when compiling...
2017-06-08 Christopher... Update documentation to reflect Unicode 9.0.0. (#107)
2017-02-19 Paul SmithEnsure generated const data tables are hidden via ...
2017-02-18 Jameson Nashdon't set MAKE variable in Makefile (#99)
2017-01-14 Árpád Goretity removed inclusion of non-portable header file (#94)
2017-01-04 Michael HatherlyDon't use cached version of UnicodeData.txt (#92)
2016-12-26 Steven G. Johnsonfix typo in NEWS date
2016-12-26 Steven G. Johnsonversion 2.1 release
2016-12-11 Steven G. Johnsonupdate NEWS [ci skip]
2016-12-11 Steven G. Johnsonupdate to unifont 9.0.04
2016-12-11 Steven G. Johnsonwhoops
2016-12-11 Steven G. Johnsonuse ptrdiff_t rather than ssize_t, as ssize_t is non...
2016-12-11 Steven G. Johnsonuse stdbool.h and inttypes.h in MSVC 2013 and later...
2016-11-30 Steven G. Johnsonupdate .gitignore for custom test
2016-11-30 Steven G. Johnsonnew utf8proc_map_custom for hooking in user-defined...
2016-11-30 Steven G. Johnsonsilence MSVC warning about conversion to uint8 (fix...
2016-11-29 Steven G. Johnsontypo in docstrings
2016-11-21 Michael DrakeTlsa/ucs4 normalize (#88)
2016-09-04 Jakub VítChange definition of UINT16_MAX macro (#84)
2016-07-27 Steven G. Johnsonadd missing links
2016-07-27 Steven G. Johnsondate fix in NEWS
2016-07-27 Tony KelmanNEWS and version numbers for 2.0.2 (#81)
2016-07-26 Tony Kelmanuse a different variable name for nested loop in bench...
2016-07-16 Tony KelmanMove -Wmissing-prototypes from Makefile to .travis...
2016-07-13 petercolbergConvert compiler warnings to errors for Travis builds...
2016-07-13 Steven G. Johnsonadded NEWS for #78
2016-07-13 petercolbergUse versioned Unicode data URLs (#78)
2016-07-13 Steven G. JohnsonNEWS and version bump for 2.0.1 release, to come out...
2016-07-13 Keno FischerFix incorrect use of `lbc` instead of `lbc_override...
2016-07-13 Tony Kelmanadd appveyor badge to readme
2016-07-13 Steven G. JohnsonNEWS update
2016-07-13 Steven G. Johnsonthe ABI version was already bumped in #62, does not...
2016-07-13 Steven G. JohnsonNEWS for 2.0
2016-07-13 Keno FischerWalk back ABI breaking changes (#76)
2016-07-12 Steven G. Johnsonupdate to Unifont 9 (for Unicode 9 charwidths) (#75)
2016-07-12 Benito van... Smaller tables (#68)
2016-06-28 Steven G. Johnsonnote Unicode 9 support (from #70) in README
2016-06-28 Keno FischerUnicode 9 updates (#70)
2016-06-01 Steven G. JohnsonMerge pull request #69 from JuliaLang/tk/cache
2016-06-01 Tony Kelmanfix the travis cache
2016-02-04 Steven G. JohnsonMerge pull request #66 from michaelnmmeyer/master
next